GitHub Codespace
About Codespaces - GitHub Docs
GitHub
上に
開発環境
を作成できる仕組み
2021年1月7日現在、β
Visual Studio Code
でport fowardingできるらしい
Developing with GitHub Codespaces
使えるようになった
アプリケーション実行どうするの?
https://docs.github.com/ja/codespaces/developing-in-codespaces/forwarding-ports-in-your-codespace
サンプルプロジェクト
https://github.com/codespaces-examples/node
/.devcontainerにセットアップスクリプトがある
シェルの設定
実行環境のイメージは
Dockerfile
で書く